home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / pc / utility / dos / tiff.com / TIFF.DOC < prev    next >
Encoding:
Text File  |  1989-06-02  |  1.5 KB  |  33 lines

  1. *****************************************************
  2. **          TIFF file display program              **
  3. **     Supports:    SuperVGA                       **
  4. **     Written by:  Markham Thomas                 **
  5. **     Date:        June 1, 1989                   **
  6. **     Version:     1.4                            **
  7. **     Last modification: August  1988             **
  8. *****************************************************
  9.  
  10.  -- Version History:
  11.       1.0   HP Scanning Gallery   1bit/sample & 4bit/sample
  12.       1.1      corrects problem with grayscale with 4bit/sample images
  13.       1.2      adds 8bit/sample display
  14.       1.3      corrects problem with HP Graphics Gallery TIFF display
  15.                    (no Bits/sample field or Thresholding field.)
  16.       1.4      Adds support for SuperVGA cards and 8-bit grayscale TIFF
  17.  
  18.    This is a simple TIFF file reader program that uses
  19.    either EGA or VGA graphics for screen display.  If
  20.    a VGA is present you can use the /g switch following
  21.    the TIFF filename to specify a gray-scaled display.
  22.  
  23.    The SuperVGA cards supported are:
  24.     -- Orchid Technology VGA's such as the Designer VGA and Prodesigner Plus.
  25.           (Tseng Labs based VGA chipsets will work with the Orchid driver)
  26.           (640x480 by 256  and 800x600 by 256  both require 512k VGA)
  27.     -- Paradise based VGA chipsets.
  28.           (640x480 by 256 requires 512k ram VGA)
  29.  
  30.    Use the /h option to reduce the image size by 1/2 in
  31.    both vertical and horizontal directions.
  32.  
  33.